@charset "utf-8";

body{
	margin:0px;
	background-color: #5ABBC2;
}
.wrapper {
	width: 1004px;
}
.follow-icon {
	float: right;
	margin-top: 68px;
}
.navi-text {
	font-family: arial;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #504f4f;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
}
.navi-text a{
	
	color: #504f4f;
	text-decoration: none;
}
.navi-text a:hover{
	
	color: #47A9B6;
	text-decoration: none;
}
.welcome-text {
	font-family: arial;
	font-size: 11px;
	line-height: 24px;
	color: #959393;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
	margin-right: 5px;
}
.contact-text {
	font-family: arial;
	font-size: 11px;
	line-height: 24px;
	color: #959393;
	text-decoration: none;
	text-align: justify;
	margin-left: 65px;
}
.footer-text {
	font-family: "MS Sans Serif";
	font-size: 12px;
	line-height: 24px;
	color: #494949;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.footer-text a{
	color: #494949;
	text-decoration: none;
}
.footer-text a:hover{
	color: #494949;
	text-decoration: underline;
}
.product-text {
	font-family: arial;
	font-size: 12px;
	line-height: 28px;
	color: #959393;
	text-decoration: none;
	text-align: justify;
	margin-left: 15px;
}
.product-text a{
	color: #959393;
	text-decoration: none;
}
.product-text a:hover{
	color: #959393;
	text-decoration: underline;
}
.featured-text {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	color: #757479;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.header-text {
	font-family: arial;
	font-size: 11px;
	line-height: 24px;
	color: #b9b7b7;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 150px;
}
.about-text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	text-align: justify;
	margin-top: 10px;
	margin-left: 5px;
}
.about-text a{
	color: #464646;
	text-decoration: none;
}
.about-text a:hover{
	font-size: 14px;
	color: #40A4B4;
	text-decoration: none;
}
.about-text1 {
	font-family: arial;
	font-size: 12px;
	line-height: 24px;
	color: #474747;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.text-indent {
	background-color: #F2F2F2;
	border: 1px solid #AAAAAA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}
